home *** CD-ROM | disk | FTP | other *** search
/ ASP Advantage 1993 / The Association of Shareware Professionals Advantage CD-ROM 1993.iso / files / utilties / listr311 / demo.bat next >
DOS Batch File  |  1993-07-03  |  204b  |  9 lines

  1. @echo off
  2. type LISTR.DEM
  3. echo  
  4. echo This is the file LISTR.DEM.  Now let LISTR format it for printing.
  5. pause
  6. listr LISTR.DEM * con:
  7. echo  
  8. echo Above is the file LISTR.DEM as formatted by LISTR.
  9.